[INFO] fetching crate oxjelly 0.0.0...
[INFO] checking oxjelly-0.0.0 against master#c290daa1e5274a52e54a0f49e31bd70192abc606 for pr-133502-23
[INFO] extracting crate oxjelly 0.0.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate oxjelly 0.0.0
[INFO] finished tweaking crates.io crate oxjelly 0.0.0
[INFO] tweaked toml for crates.io crate oxjelly 0.0.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate oxjelly 0.0.0 on toolchain c290daa1e5274a52e54a0f49e31bd70192abc606
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oxjelly 0.0.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded oxilangtag v0.1.5
[INFO] [stderr]   Downloaded oxrdf v0.3.2
[INFO] [stderr]   Downloaded protobuf-parse v3.7.2
[INFO] [stderr]   Downloaded protobuf-codegen v3.7.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 38f09528bc28702d6a874527b1f4b7723e6ab46198be471fbd654decb7257b54
[INFO] running `Command { std: "docker" "start" "38f09528bc28702d6a874527b1f4b7723e6ab46198be471fbd654decb7257b54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38f09528bc28702d6a874527b1f4b7723e6ab46198be471fbd654decb7257b54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "38f09528bc28702d6a874527b1f4b7723e6ab46198be471fbd654decb7257b54" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38f09528bc28702d6a874527b1f4b7723e6ab46198be471fbd654decb7257b54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "38f09528bc28702d6a874527b1f4b7723e6ab46198be471fbd654decb7257b54" "/opt/rustwide/cargo-home/bin/cargo" "+c290daa1e5274a52e54a0f49e31bd70192abc606" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking oxilangtag v0.1.5
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]     Checking oxrdf v0.3.2
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling protobuf-parse v3.7.2
[INFO] [stderr]    Compiling protobuf-codegen v3.7.2
[INFO] [stderr]    Compiling oxjelly v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `slice`
[INFO] [stdout]    --> src/to_rdf.rs:220:28
[INFO] [stdout]     |
[INFO] [stdout] 220 |     pub fn for_slice(self, slice: &(impl AsRef<[u8]> + ?Sized)) -> SliceJellyParser<'_> {
[INFO] [stdout]     |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_slice`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `prefixes` is never read
[INFO] [stdout]    --> src/to_rdf.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub struct JellyPrefixesIter<'a> {
[INFO] [stdout]     |            ----------------- field in this struct
[INFO] [stdout] 166 |     prefixes: std::collections::hash_map::Iter<'a, String, String>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `inner` is never read
[INFO] [stdout]    --> src/to_rdf.rs:178:5
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub struct SliceJellyParser<'a> {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] 178 |     inner: &'a u64,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `slice`
[INFO] [stdout]    --> src/to_rdf.rs:220:28
[INFO] [stdout]     |
[INFO] [stdout] 220 |     pub fn for_slice(self, slice: &(impl AsRef<[u8]> + ?Sized)) -> SliceJellyParser<'_> {
[INFO] [stdout]     |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_slice`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `prefixes` is never read
[INFO] [stdout]    --> src/to_rdf.rs:166:5
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub struct JellyPrefixesIter<'a> {
[INFO] [stdout]     |            ----------------- field in this struct
[INFO] [stdout] 166 |     prefixes: std::collections::hash_map::Iter<'a, String, String>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `inner` is never read
[INFO] [stdout]    --> src/to_rdf.rs:178:5
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub struct SliceJellyParser<'a> {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] 178 |     inner: &'a u64,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.95s
[INFO] running `Command { std: "docker" "inspect" "38f09528bc28702d6a874527b1f4b7723e6ab46198be471fbd654decb7257b54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38f09528bc28702d6a874527b1f4b7723e6ab46198be471fbd654decb7257b54", kill_on_drop: false }`
[INFO] [stdout] 38f09528bc28702d6a874527b1f4b7723e6ab46198be471fbd654decb7257b54
